UInt32N INumeric<UInt32N>.Positive()Private Function Positive As UInt32N
Implements INumeric(Of UInt32N).Positiveprivate:
virtual UInt32N Positive() sealed = INumeric<UInt32N>::Positiveprivate abstract Positive : unit -> UInt32N
private override Positive : unit -> UInt32N